-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enabled containedctx
linter
#1211
Conversation
github.com/ydb-platform/ydb-go-sdk/v3/traceincompatible changesDatabaseSQLOnTxPrepare: changed from func(*DatabaseSQL, *context.Context, call, *context.Context, tableTransactionInfo, string) func(error) to func(*DatabaseSQL, *context.Context, call, context.Context, tableTransactionInfo, string) func(error) summaryBase version: v3.65.4-0.20240419132736-e0a1158657c8 (master) |
68a0b94
to
e2de375
Compare
e2de375
to
afc0e8d
Compare
🌋 Here are results of SLO test for Go SDK gorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Go SDK xorm: |
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #920
What is the new behavior?
Other information